home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 2 / Atari Mega Archive CD - Volume 2.iso / 8bit / diskutil / mule.txt < prev    next >
Text File  |  1995-04-22  |  3KB  |  59 lines

  1. New at the Archive in the 8bit/New section. 
  2.  
  3. Program name: Mule (com & exe) 
  4. Author: Rick Cortese 
  5. Fee: none set by author 
  6.  
  7.      Have you ever wanted to transfer a file from your 1050 to your IBM, or  
  8. how about the other way?  If you've read the Internet news for any length of  
  9. time you already know about such programs as "Sparta Read" and "Util".   
  10. You've also most likely heard about the "Sio2PC" interface that allows you 
  11. to save files to your IBM hard drive in disk image format.  Sparta Read and  
  12. Util both require you to have double density drives.  Sparta Read will work 
  13. on any IBM drive as the disk must first be formated double density under  
  14. SpartaDos on your 1050.  Util seems to only work when the disk if formated 
  15. on an IBM 360K drive and read or written to from a double density 1050. 
  16.  
  17.      Ah but what if you don't have a double density drive and you don't want 
  18. to save in disk image format?  Yes, there is always the Null modem cable but 
  19. what if your IBM is not near your Atari?  This is where Mule comes in.  Mule 
  20. is a set of programs, one for your Atari (Mule.com) and one for your IBM  
  21. (Mule.exe), that allow you to transfer a file between any IBM and any standard 
  22. 1050 disk drive.  That's right, double density is no longer required. 
  23.  
  24.      How it works, you format a double density disk (do not use high density) 
  25. on the your IBM, be sure to format the disk for 180k (read your IBM Dos manual 
  26. of use one of the many 3rd party formatters).  Next you copy the file you want  
  27. to transfer to a second disk (Mule will only read and write to D1:), select 
  28. read from the menu and wait until told to insert the Mule disk.  It works much 
  29. the same on the Atari side, format the Mule disk, copy from the default drive 
  30. and write to the Mule disk.  Once written, you take the disk to your other 
  31. machine, load the correct version of Mule for the machine you'll be using and 
  32. select read from the menu.  After the file is read, you'll be prompted to insert 
  33. a default disk to write to.  Mule has been tested on text, binary and archive 
  34. files and all files survived the transfers. 
  35.  
  36.      Okay, the drawbacks.  You can only transfer one file per disk, and the 
  37. file loses its name in the process.  Mule always writes a file named Mule.dat  
  38. so you'll have to remember the name of the files you transfer.  The other  
  39. drawback is that you're limited in file size, about 24k,  the author states 
  40. that there is no reason that the program could not be modified to handle 
  41. larger files (34k).  File size is limited because the complete file to be 
  42. transferred is stored in memory, there are no multiple read and writes. 
  43.  
  44.      One thing to note, Mule is really just a demo to show that such a  
  45. transfer can be done and as such the program has not really been fully 
  46. developed.  Still, it does everything it sets out to do and does it well. 
  47. If you've been trapped by not being able to transfer files from your IBM to your 
  48. Atari because of a lack of double density drives, then you'll want to give 
  49. Mule a try. 
  50.  
  51.      Included with the archive are the source codes for both the Atari Mule 
  52. (written in Action!) and the IBM Mule (written in Turbo C).  Action! and  
  53. Turbo C are required to compile modified versions of the programs. 
  54.  
  55. Mike Todd 
  56. The Atari Archive Project 
  57. Louisiana 
  58.   
  59.